home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-2.iso / Files II / Prog / M / LogoMotion101.sit / LogoMation 1.0.1 ƒ / LogoMation 1.0.1.rsrc / STR_165_help_random.txt < prev    next >
Encoding:
Text File  |  1993-05-05  |  115 b   |  3 lines

  1. random(k)
  2.  
  3. Return a random number in the range 0..k.  Use int(random(m+0.999)) to get an integer in the range 0..m.